-
Home
-
Prime Mover – Migrate WordPress Website & Backups
-
1.3.8
-
Code
-
Classes
- PrimeMoverValidationHandlers
| Total Complexity |
113 |
| Dependencies |
5 |
| Dependents |
1 |
| Total lines |
495 |
| Lines of code |
283 |
| Logical lines of code |
192 |
| Comment lines |
129 |
| Methods |
24 |
| Properties |
5 |
Methods 24
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| doValidationLogic() |
D |
39 |
36 |
44 |
| isMigrationFolder() |
A |
47 |
16 |
35 |
| validateInputParameters() |
A |
43 |
15 |
48 |
| isMigrationPackage() |
A |
49 |
9 |
31 |
| analyzeBlogId() |
A |
52 |
9 |
28 |
| isValidMergingZipPath() |
S |
60 |
3 |
13 |
| isValidPrimeMoverBackupsArray() |
S |
65 |
3 |
9 |
| isFileInTmpDir() |
S |
65 |
3 |
9 |
| logBeforeValidation() |
S |
64 |
2 |
9 |
| filterValidPackage() |
S |
72 |
2 |
6 |
| afterInputValidationLog() |
S |
66 |
2 |
8 |
| __construct() |
S |
68 |
1 |
7 |
| getOpenSSLUtilities() |
S |
82 |
1 |
3 |
| getDownloadUtilities() |
S |
82 |
1 |
3 |
| getImportUtilities() |
S |
82 |
1 |
3 |
| getMultisteMigration() |
S |
82 |
1 |
3 |
| getValidationUtilities() |
S |
82 |
1 |
3 |
| initHooks() |
S |
78 |
1 |
3 |
| verifyPrimeMoverPackageSignature() |
S |
79 |
1 |
3 |
| isValidJson() |
S |
80 |
1 |
3 |
| isValidMigrationPackage() |
S |
79 |
1 |
3 |
| isAnyMigrationPackage() |
S |
79 |
1 |
3 |
| getUploadUtilities() |
S |
81 |
1 |
3 |
| getShutDownUtilities() |
S |
81 |
1 |
3 |